DRI$504787$ - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

DRI$504787$ - перевод на Английский

SOFTWARE FRAMEWORK
The DRI; /dev/dri; DRI2; Direct rendering infrastructure; Direct Rendering Infrastructure (DRI); DRI3000
  • There are two graphics hardware drivers: one resides inside of the X [[display server]]. There have been several designs of this driver. The current one splits it in two portions: DIX (Device-Independent X) and DDX (Device-Dependent X)
  • GPU]] to be done in real-time. The '''DRI''' regulates access and book-keeping.
  • libGL-fglrx-glx]]}} could use the libDRM of the radeon open-source driver instead of the proprietary [[binary blob]].

DRI      
DRI, Digital Research Inc., amerikanisches Unternehmen mit Hauptsitz in Maine das sich auf Marktforschung und Online-Informationssammlung spezialisiert

Определение

car wash
¦ noun a structure containing equipment for washing vehicles automatically.

Википедия

Direct Rendering Infrastructure

The Direct Rendering Infrastructure (DRI) is the framework comprising the modern Linux graphics stack which allows unprivileged user-space programs to issue commands to graphics hardware without conflicting with other programs. The main use of DRI is to provide hardware acceleration for the Mesa implementation of OpenGL. DRI has also been adapted to provide OpenGL acceleration on a framebuffer console without a display server running.

DRI implementation is scattered through the X Server and its associated client libraries, Mesa 3D and the Direct Rendering Manager kernel subsystem. All of its source code is free software.